home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / w95demo / w95demo.exe / M08CHBKG.DXR / 00066_DOUBLE CLICK FWD HOT SPOT.ls < prev    next >
Encoding:
Text File  |  1995-08-22  |  85 b   |  7 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     wait(20)
  4.     go(the frame + 1)
  5.   end if
  6. end
  7.